const net.defaultTCPKeepAliveInterval
2 uses
	net (current package)
		dial.go#L23: 	defaultTCPKeepAliveInterval = 15 * time.Second
		tcpsockopt_unix.go#L31: 		d = defaultTCPKeepAliveInterval
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)